home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7263 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: softsite.co.at!wsog
  2. Date: 22 Feb 1996 07:32:00 +0100
  3. From: wsog@softsite.co.at (Walter Sommergruber)
  4. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.tools.mfc,comp.os.ms-windows.programmer.tools.owl,comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.tools
  5. Message-ID: <63LEB1c6nTB@softsite.co.at>
  6. References: <gcollaud-0702961353220001@mhayward.bus.sfu.ca>
  7.     <311B283B.5C10@interramp.com>
  8.     <Chris_Bailey-1202960925370001@rigel17.wco.com>
  9.     <kerr-1502961137450001@slip7-1.acs.ohio-state.edu>
  10.     <312bda4e.35888029@198-112-179-16.ichange.com>
  11. Subject: Re: cros-platform (mac-ms-windows) development
  12. X-Newsreader: XP v3.02
  13. X-Charset: ISO-8859-1
  14. Organization: Sommergruber Software & Dienstleistungen
  15.  
  16. Steven Woolgar  (stevew@mwg.com) wrote on 22.02.96
  17. about "Re: cros-platform (mac-ms-windows) development":
  18.  
  19. > From personal experience, I have found that besides basic business
  20. > type apps, cross platform libraries are useless.
  21.  
  22. Maybe you used the wrong libraries ? What type of library do you
  23. mean: GUI, database, communication,....
  24.  
  25. There are many libraries available for free or $$$ that can be
  26. used on more than one platform and - from my personal experience -
  27. even when I used a low level C library available for DOS and UNIX
  28. I was happy that I had only ONE source code to maintain.
  29.  
  30. Examples:
  31. Unibase     socket communication
  32.             http://bbs.csie.ntu.edu.tw/~jcwang/unibase/index.cgi
  33. Zinc        GUI
  34.             http://www.softsite.co.at/softsite/szince.htm
  35. CQL++       database
  36.             http://www.softsite.co.at/softsite/scqle.htm
  37. Codebase    xBASE database
  38.             http://www.softsite.co.at/softsite/scodebe.htm
  39. ...and many many more...
  40.  
  41. ---                                     Take a look at ...
  42. Walter Sommergruber                                    The Software Site
  43. email: wsog@softsite.co.at           http://www.softsite.co.at/softsite/
  44.